(INSTALL): Add definition.
authorRichard M. Stallman <rms@gnu.org>
Tue, 25 May 1993 20:00:53 +0000 (20:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 25 May 1993 20:00:53 +0000 (20:00 +0000)
Makefile.in

index 672b10eb6af76fa7bfd91f6f849dbd48dd8d141d..95ca4de7836e29b70ff0ecb34052c82d3057bba4 100644 (file)
@@ -182,6 +182,7 @@ buildlisppath=${srcdir}/lisp
 # ==================== Utility Programs for the Build ====================
 
 # Allow the user to specify the install program.
+INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_DATA = @INSTALL_DATA@